By default, project directories are created within the workspace directory. In addition, you can link an existing directory in another location into the workspace, providing all of the benefits of the project mechanism but leaving the actual files in their original location.
Tip: Once your project is created, you can modify any of the project properties using the IDL Project Properties page. This page may be foundright-click on the project in the Project Explorer to bring up the Properties dialog, and then modify the properties under the IDL Project Properties page.
Because projects are integral to the IDL Workbench, a project is created automatically when you first start the workbench. This project, called “Default,” is like any project you create — you can delete or rename it as you like.
The File > Save operation saves files in a project directory. If you delete all projects from a workspace and then attempt to save a file, the workbench will recreate the Default project.
To create a project in the current workspace:
There are circumstances in which you don’t want all your files stored in the workspace directory. For example, if you have a large number of legacy files residing on a server, it might be inconvenient to copy them to the workspace directory. In this case, you can create a linked project. In a linked project, project metadata resides in the workspace, but the actual directory containing the project files is located elsewhere.
To create a linked project: